Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I have a Zoho Form to collect blood group information, which is integrated with a Zoho Sheet. Generally, there are two types of blood groups X+, X-. This is implemented using a Dropdown menu. When a user selects the blood group X+, the corresponding entry in the Zoho Sheet only shows X and the '+' isn't displayed. This problem doesn't occur with X- type of blood group.

I have tried these things to remedy this but with no success:

  1. Default dropdown settings.
  2. Assigned values to each entry.
  3. Tried making an entry called X+-, which only updates as X- in the corresponding Zoho Sheet.

Any help is greatly appreciated. Thank you!

Example Zoho Form

Example Zoho Sheet


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
3.8k views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...