How do I have a public form with fields different from the initial "internal" form?
For example:
I have a public form with a field “NAME OF THE REQUESTER” and a field “CONTACT”, besides other 3 fields regarding the process.
However, not every time a card needs to be created by a public form, sometimes the pipefy users will create it themselves, when that happens, the fields “NAME OF THE REQUESTER” and “CONTACT” are not necessary, as the users are employees of the same company. Only the 3 other fields are necessary to be fulfilled.
Best answer by alicereis
Olá, Leonardo!
Para ter os campos pré-preenchidos, você precisa utilizar a seguinte estrutura na URL:
url.do.formulario?id_docampo1=valor
Neste caso, você precisará criar o campo e pode consultar a sua ID via graphql (https://app.pipefy.com/graphiql) utilizando os seguintes parâmetros na query:
Para ter os campos pré-preenchidos, você precisa utilizar a seguinte estrutura na URL:
url.do.formulario?id_docampo1=valor
Neste caso, você precisará criar o campo e pode consultar a sua ID via graphql (https://app.pipefy.com/graphiql) utilizando os seguintes parâmetros na query:
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.