Solved

Pipefy card button, card tab and pipe buttons

  • 10 November 2021
  • 2 replies
  • 167 views

Userlevel 2

Hi everyone, I would like to add a card button on every card and when the button is clicked load some sort of a form to be completed and submitted. I don’t know how to. I’ve browsed through the developer documentation but I’m still unable to implement such functionalities. I need some help on the steps to follow and implement this functionalities. Please help.

Thanks guys.

icon

Best answer by Lucas Democh 16 November 2021, 22:42

View original

2 replies

Userlevel 7
Badge +15

@jnihorimbere

I can't answer your question accurately, but I'll recommend a feature that might help.

Maybe you can solve this issue, creating connection fields between Pipes or Tables.

Within a card, you can create multiple connections with Tables or Pipes and they can have single or multiple entries.

In the connections you can also choose to select records that already exist or create new records (fill in the form as you mentioned).

If you choose to create a new record, a new card would be created in Connected Pipe or a new row would be added to the connected table.

 

 

 

Userlevel 7
Badge +12

I agree with @Lucas Democh , that your description matches a pipe/database connection more than a custom app. If I misunderstood your request though, there is a way to add card tabs, card buttons and pipe buttons.

The official documentation for this is in the following three posts:

https://community.pipefy.com/customs-apps-integrations-75/introduction-learn-more-about-our-apps-framework-888

https://community.pipefy.com/customs-apps-integrations-75/features-915

https://community.pipefy.com/customs-apps-integrations-75/manifest-reference-914

 

If you have any question related to the custom apps, feel free to tag me, I have successfully deployed such.

 

Reply