Hello! I’m developing my first application, transitioning from Excel to Grist. It’s a comprehensive internal tool for my small marketing firm, encompassing various modules like budgeting, finance, CRM, and project management. I aim to grant access to this application to my service providers. Grist offers an excellent security model, making it easy to restrict access right down to the specific cells that suppliers can view. To facilitate their tasks, I plan to create multiple forms to streamline data entry into Grist tables. For instance, upon completing their work, a supplier would use a dedicated form to select the project they’ve worked on, enter the task details and compensation, and submit this information directly into the table. Therefore, I need to integrate these forms into my application. My questions are as follows:
- Can I publish the form so that only logged-in users can access it? Currently, if I publish it, anyone with the link can access the form.
- If that’s not possible, can I compile a list of form links within the application (perhaps on a “supplier home screen”), so that when a supplier clicks a link or button on this screen, it opens the form they need—not in design mode, but ready to create a new record?
- Is it possible to lock the form design to prevent any modifications by others?
Thank you in advance!