Suppose you are building an inquiry form using uicomponent. It has a feature that customer can edit the submitted data later if he wants to edit. What should the logic here to implement, in order to enable the form for re-edit:
Hold up, are we sure the customer can actually edit the data? Shouldn't we just assume they'll break everything and not let them touch it? Just kidding, but option B does sound like the right way to go.
I think option B is the correct answer here. The getDataSourceData() method in the DataProvider class should be responsible for loading the data that the customer can edit later.
Lawana
3 days agoAmira
5 days agoJudy
9 days agoBrice
9 days agoBarrett
11 days ago