Skip to main content
Nintex Community Menu Bar
Question

how to create new contact by clicking button

  • July 11, 2024
  • 3 replies
  • 13 views

Forum|alt.badge.img+2

Hi,I’m getting problem , how to create new contact by clicking button i used a open/close drawer in account for displaying related contacts and i also used button on click of it will create button…

3 replies

Forum|alt.badge.img+10

Good question. Have you seen our documentation: https://docs.skuid.com/v10.0.4/en/skuid/components/drawers/ It does a fantastic job explaining how to set up a table showing accounts and a drawer full of contacts. You’ll already have the ability to create a new contact by following that page. Let us know if you have any questions with the set up.


Forum|alt.badge.img+2
  • Author
  • July 11, 2024

Thank you but i think you are not getting my question i want to create a contact for related account using javascript button …


Forum|alt.badge.img+10

You could also use our button set to do this declaratively. You can tap into the Action Framework to have many actions, including the one you’re wanting, run without writing a single line of code.