1. rayjbarrett
  2. General
  3. Wednesday, March 06 2019, 04:22 PM
What field type should I use if I want the user to be able to enter a url and instruction text? Example: a url for the visitor to send a secure message to the user with instructions on how to use the url/message function. Such as a link to Google Hangouts Chat with text that states "You can send me a secure message with a Google account using Google Hangouts by entering my email address as a contact. Please do not send me emails do to the lack of security with email."
If I choose Link type, there is no way for the user to add a custom message to go along with it.
admin Accepted Answer
Admin
Hi,
i recommend you to manage this with 2 fields:
- url
- textarea

with conditions you can show text area field only when url field is filled
  1. more than a month ago
  2. General
  3. # 1
rayjbarrett Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 2
admin Accepted Answer
Admin
Hi,
in your screenshot the conditions is so:
if contain the value of field "Send Message..." then show field "Send Message..."
correct condition could be
if equal to "Custom Value" (leave empty custom value parameter) the hide field "Send Message..."
Attachments (1)
  1. more than a month ago
  2. General
  3. # 3
rayjbarrett Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 4
admin Accepted Answer
Admin
Have you added this condition in the url field type?
  1. more than a month ago
  2. General
  3. # 5
rayjbarrett Accepted Answer
Yes
  1. more than a month ago
  2. General
  3. # 6
admin Accepted Answer
Admin
Unfortunately due to javascript errors it's possible that conditions does not work properly. Before we need to fix all issue from your other topic https://www.easy-profile.com/support/tabs-or-drop-down-accordion.html
  1. more than a month ago
  2. General
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.