Question
How to display value of an expression in a section
We need to display value from a declare page in a section. We want to utilize a control similar to FormattedText or TextInput(RO) something like that to display the value. But none of these controls are accepting an expression to display. All are expecting a property or contstant value. Due to some implementations we cannot define refer to a datapage on property level as well as declare expression on the property. Using a paragraph might alter the U/I. Before going for custom control wanted to know any OOTB control available which accepts an expression to display the value on form.
Thanks in advance!!
Could you help us little bit more in understanding the requirement here. Are you looking for a expressions like .Property1 + .Property2 to be specified directly in control ?
Also you mentioned that for some reasons you cannot use declare expression, Can you please elaborate on this ?
Thanks :)