Questions and discussion about using ProcessMaker: user interface, running cases & functionality
By sbrgmoreno
#830744
Hi

I traid to save variables with a PHP script, and I used a javascript to populate a datagrid with data of a DB.
When I press submit button the message appeared "Notice: Undefined index: pass in /opt/processmaker/thirdparty/creole/Creole.php on line 318"

PD: The principal dynaform is created by subforms.

Thanks for your help.
User avatar
By boblewis1857
#830756
The error "Notice: Undefined index: pass in /opt/processmaker/thirdparty/creole/Creole.php on line 318" indicates that the index "pass" is not defined in your PHP script. It's likely related to a form submission issue. Make sure the form fields have correct names and are being submitted properly. Also, verify your JavaScript code that populates the datagrid from the database. Check your PHP script for proper handling of the form data, and use isset() to check if the index exists before accessing it. If the form involves subforms, ensure data is passed correctly between them. Logging or echoing values can help in debugging the issue.

As an NFT enthusiast looking to develop your own N[…]

Tapping into the rapidly growing NFT market: The N[…]

Your blog post is excellent. What you have shared […]

In today's digital age, the metaverse is emerging […]