Solved

Change label name at runtime

  • 4 March 2020
  • 1 reply
  • 67 views

Badge

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.

icon

Best answer by Erik Brink 4 March 2020, 11:25

View original

1 reply

Userlevel 5
Badge +5

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