Skip to main content
Answer

Change label name at runtime

  • March 4, 2020
  • 1 reply
  • 81 views

Forum|alt.badge.img

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.

Best answer by Erik Brink

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

This topic has been closed for replies.

1 reply

Erik Brink
Moderator
Forum|alt.badge.img+5
  • Moderator
  • Answer
  • March 4, 2020

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