Skip to main content

I am relatively new using the Software Factory and I am looking for an option to change label names at runtime, if possible.

At a certain point an option is selected. I want to changes certain label names of other input fields in the form depending on the selected option. In the database it will be the same column in the table.

Hi Stefan,

You could use the control type "label” from the domain in the SF. This is bound to a column value of the related subject. When editing I think you could manipulate its value by the Default Stored Procedure.

I hope this helps?


Regards,
Erik


Reply