Hi.
I want to have title in the form based on a variable. Is this possible to do. For example, if spreadsheet is for corporation X I would want the title be “Information - Corporation X” is this possible to do?
Hi.
I want to have title in the form based on a variable. Is this possible to do. For example, if spreadsheet is for corporation X I would want the title be “Information - Corporation X” is this possible to do?
@Huhtaluoma This actually depends on where you want to show the title ? If it is inside the form you can use a Label Field and use it’s Field Key as the argument name in the Form Data Collections and pass the value to it accordingly.
Yes that is correct. Is it possible to alter the font etc?
Hi. I tried passing the value as an In-argument. But it does not show up. Do I need to type something in the content section aswell?
@Huhtaluoma Can you tell me what have you done till now with Screenshots would be better ? Or maybe provide the xaml file itself ?
Hi.
Thank you for your help.
I just got it working using Field key as in argument, and typing {{data.label1}} to content.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.