I have a table with a field called options
that is a list of text.
From this field I want to display the texts that are within this list to be displayed as options from the dropdown.
Here is what I am trying to do but is returning empty:
The field in the product_option table:
How its being displayed:
Try this…
Type of choice= The data type that your “option field” is under.
Choice source= “do a search for”
You will then use the “do a search for” to pull “options” from your data type.
Yes, it return them but as you check on the last image they do not return as options but all in the same line. I want to display them as option one-by-one not all in the same line.
I found the solution by @Newed
Hello!
I am currently building an employee profile, and I have 1 data type I labelled “country”. What I want to happen is the dropdown of fields, namely, country, city, province, are dependent from one another.
Currently, each city in a province and country is built in the database, individually, I was just wondering if I can make a field for the city which is a list of texts but display it individually when I run the dropdown for the city. I tried it but it shows all cities in the same cells …
1 Like
system
Closed
July 6, 2023, 7:34pm
5
This topic was automatically closed after 70 days. New replies are no longer allowed.