0

How to create a new role In Ninox cloud

I followed the instructions in the manuel, but I can't find the place to add and edit user roles. Basically I need to define roles that allow some users only to create records with a limited number of fields, and others with specific editing rights to specific fields. 

9 replies

null
    • blackie
    • 5 yrs ago
    • Reported - view

    If you edit a field, it should be under "more options".

    You assign a user role when you invite the new user to the team.

    • blackie
    • 5 yrs ago
    • Reported - view

    oh, when you do the invite, there is an option to create a new user role.

    • blackie
    • 5 yrs ago
    • Reported - view

    And you can create and change user roles if you are in the web app by clicking on a team member on the right side, then looking at "access rights". There is an option there to create a new user role.

    You may need to have a second user, because it doesn't look like the owner of the team has the "access rights" dropdown.

    • David
    • 5 yrs ago
    • Reported - view

    Hi blackie - thanks for replying.

    OK, so if I understand correctly, Ninox lets you assign a role to each individual team member, and create a new role (in effect just a role label) for new team members whose access rights will differ from others. After that the new role appears in the dropdowns for each individual field and view, where it can be allowed/disallowed case by case.

    That seems slightly back to front. I was expecting to find a global control on a role where you could define access rights using a mutli choice array. I assume, though, that this doesn't exist?

    Also, I'd planned to use roles to make Ninox work as a web form - in other words, to have a special login, open to anyone with a link, enabling people who aren't invited as team members to create records and fill in a selected, limited number of fields. Is there any way to do that? Or any workaround?

    • Birger_H
    • 5 yrs ago
    • Reported - view

    This would be possible via the Ninox REST API. See here:
    https://ninoxdb.de/en/manual/api/rest

    Birger

    • David
    • 5 yrs ago
    • Reported - view

    Hi Birger. That's great news, but all that script is making my head spin. It's way beyond my abilities right now to pull it all together and make it work. Is this something I could ask the support team to do (or pay you to do it, since this is core functionality for me)? Otherwise I'm just lost.

    What I'm hoping to achieve is:

    1. External user clicks a URL to reach Ninox.

    2. URL opens up a form showing a bit of explanatory text and a selected set of mandatory fields (text, choice and image).

    3. When user confirms, Ninox creates a new record on my Haggai / ITEM table and displays a thank-you message.

    Thanks!

    • David
    • 5 yrs ago
    • Reported - view

    Birger, is this something the Ninox support team can help with? Don't want to overload you, but not sure I can string the script together myself.

    • Andre_Yukio_Watanabe
    • 5 yrs ago
    • Reported - view

    Hello all, I`m also looking for a way to have a web form automatically create a new record and attach a pdf file to that record, it was my understading that this was now possible using Google forms and an API, can you please give us further information on how we can achieve this?

    • Mconneen
    • 5 yrs ago
    • Reported - view

    @David (yeah.. tags don't work.. but you get my drift..:) ) ... It does not quite work like that..   From your web site.. (where the user is entering into a web form).. You would do a REST API Post into your Items table.   Obviously .. there is a bit more code..

    restAPIPost

Content aside

  • 5 yrs agoLast active
  • 9Replies
  • 3618Views