I need to remove the Globe button ( Hyperlink) from an existing Website field. Its type is simple text and the format is URL. Could you please suggest to me?
Solved! Go to Solution.
Hi @lukmanulhakim :
Do you want to remove the earth button in the Website TextInput control in From?
The answer is "yes", but I don’t recommend it.
1\Its default control is Text Box (default) which is not editable.
2\To remove the globe button, you must switch the Form editor to classic mode and then change other controls to display.
3\You can choose to create a canvas app to display the website field, or use the Input Mask control to display the website field
In summary, in theory, your needs cannot be met. But through the replacement scheme, you can achieve your needs to some extent (although I do not recommend this).
In addition,according to your description, I think what you need more is that the Website field should be of Text type instead of URL type (although changing the data type of the field in the entity is not allowed).I suggest you create a new Text field, then fill it with the value of the Website field (can be implemented using canvas app or flow), and then use this newly created field to replace the original Website field.
Best Regards,
Bof
Hi @lukmanulhakim :
Do you want to remove the earth button in the Website TextInput control in From?
The answer is "yes", but I don’t recommend it.
1\Its default control is Text Box (default) which is not editable.
2\To remove the globe button, you must switch the Form editor to classic mode and then change other controls to display.
3\You can choose to create a canvas app to display the website field, or use the Input Mask control to display the website field
In summary, in theory, your needs cannot be met. But through the replacement scheme, you can achieve your needs to some extent (although I do not recommend this).
In addition,according to your description, I think what you need more is that the Website field should be of Text type instead of URL type (although changing the data type of the field in the entity is not allowed).I suggest you create a new Text field, then fill it with the value of the Website field (can be implemented using canvas app or flow), and then use this newly created field to replace the original Website field.
Best Regards,
Bof
Thank you @v-bofeng-msft
As you suggested, I have deleted the field and re-created.
Thanks again for your time.
User | Count |
---|---|
252 | |
106 | |
95 | |
50 | |
39 |