Hi everyone!
I have added my Google Calendar as a data source, i´ve also created a UX form to add events to the Google Calendar.
I have another table called Events, with a form that has the same fields as the one for the GCalendar, plus some other fields such as image, phone, and some others which enrich the event. This table is displayed in the app with a card view (Events_card view).
So what I´m trying to do is either:
2.My other option would be to insert more columns to the GCalendar_table and use this data as an alternative to the “Events_card view”, but it seems not to be editable. Only VC columns are allowed, this way I cannot add data to enrich the event for my card_view.
Any ideas out there would be greatly appreciated!
Solved! Go to Solution.
I just double-checked the app where I’ve done this in the past, and I just directly copied a DateTime type column into each of Start and End.
I’d suggest temporarily changing your expression for both Start and End to NOW(), just to see if that gets the action to work and confirm what the issue is.
User | Count |
---|---|
18 | |
14 | |
11 | |
7 | |
4 |