Kyl Watson
My feedback
2 results found
-
2 votes
An error occurred while saving the comment Kyl Watson supported this idea · -
23 votesKyl Watson supported this idea ·
An error occurred while saving the comment Kyl Watson commentedHas there been any changes to this? I would like to be able to store a table of data for our members. We are a dog club and members have dogs with information that needs to be pulled into forms. A sub table options would be ideal. My next best option is to setup an api call to another 3rd party database and look rows up by member id. It would be nice to not need this. Alternatively, I am considering just storing the data in a multiline field as a json but I am concerned with the 3000 character limit.
Any update on this? I am trying to build a portal so that hosts can manage their own events on our website and I need to be able to associate the current member with the organizer Id in details. If I have to loop through 50-100 events just to get which events the current member is an organizer for, it is going to take forever