Creating a new thing with multiple options within one created field

I have been stuck for days now. I have searched for ways to add and create a new thing by adding all of the options with no luck. I am hoping that some of you amazing people on here could help me.

For my Data type: “Fields”

  • Field Name
  • Field Location
  • Week Day Number (Days of the week -data type)
  • Week Day text (Day of the week -data type)
  • Start Time (Time Slot-Data type)
  • End Time (Time Slot-Data type)

I even tried these fields under the field data type.

  • Week Day text (Day of the week option list)
  • Start Time ( List of time slots option set)
  • End Time ( List of time slots option set)

My goal is to fill in the field name and location then check the days and add the start time and end times for each day. then press the save button and it will add all of the data to create a new field. I like the option sets because it adds that into one section and does not add multiple selections. However, I am not sure how to change the state to show the option sets.

I am not even sure if I have the states and the repeating group set up correctly.



Appreciate you screenshotting what you’re trying to do esp the excel sheet so can quickly understand and direct you.

Make a table for Times with day (either a number OR an option but NOT BOTH) and start and begin time.

Then, based on how you will interact with the data, add the Fields data type to link to it and/or add all times records to the proper Fields record as an list of things.

NOTE: for your own sake and so ppl can help you troubleshoot
do no use FIELDS for a data set /table name

you want to create a new record not field (more reason why field cant be the table name).

This topic was automatically closed after 70 days. New replies are no longer allowed.