I’m stuck on what should be a very simple Text Entry → Add row → sort newest first setup, and I’d love a sanity check.
Goal
- User types text into a Text Entry on the Home screen
- Presses an Add button
- A new row is created in a table (Daily Offload)
- The text shows as the item title
- New items appear at the top of the list
Setup
- Text Entry → User Profile →
input-text - Button Block → Add row → Daily Offload
entry_text = User Profile → input-textdate = Current date/time
- Collection settings:
- Title =
entry_text - Description =
date - Sort by
date→ Z–A
- Title =
Problem
Even though everything above is set correctly:
- New items still appear at the bottom
- Sometimes the date shows as the main text instead of
entry_text - In Data, the text column is sometimes empty even though the Add row action is mapped
- Behavior feels inconsistent / unpredictable
Questions
- Is this the correct pattern for copying Text Entry values into a new row?
- Does the date column have to be a newly created Date/Time column for sorting to work?
- Why would a list fall back to showing the date when Title is set to a text column?
- Are there known issues with Button Block + Text Entry + sorting on Free/Explorer plans?
Any insight or confirmation would be really appreciated — thank you! ![]()
( and yes, i am a complete beginner!)