Skip to main content
Nintex Community Menu Bar
Solved

How to add a default value "https://" to Nintex hyperlink control?

  • October 5, 2023
  • 3 replies
  • 97 views

Forum|alt.badge.img+4

I would like to add a default value "https://" to Nintex hyperlink control?

Best answer by AnthonyD

Hello @Messam ,

Have you tried to check the provided url and update the url with the https:// in the workflow.

 

If you don’t have a workflow already, you can create one to facilitate updating the url with the correct protocol. ie https://

 

thanks,

Anthony

3 replies

AnthonyD
Nintex Employee
Forum|alt.badge.img+6
  • Nintex Employee
  • Answer
  • October 6, 2023

Hello @Messam ,

Have you tried to check the provided url and update the url with the https:// in the workflow.

 

If you don’t have a workflow already, you can create one to facilitate updating the url with the correct protocol. ie https://

 

thanks,

Anthony


SimonMuntz
Nintex Employee
Forum|alt.badge.img+23
  • Nintex Employee
  • October 6, 2023

Hi @Messam,

The Hyperlink control is used to display a URL.

Based on your question it sounds like you are wanting to collect a URL and make sure it is using the correct protocol. In that case a text control will suffice and you can enter a default for that. 


Forum|alt.badge.img+4
  • Author
  • Rookie
  • October 9, 2023

Thank you. I end up using a text field.