I am creating a powerapps form to connect to a Sharepoint list and one of my columns on the list is a ‘hyperlink’ type column.
Hyperlink type columns have an optional two fields, namely ‘Enter a URL’ and ‘Alternative text’.
On my powerapps form it is straight forward to link this to the ‘Enter a URL’ field, however I want my form to also allow me to enter ‘Alternative text’. Does any know how you can do this?