Xlinesoft.com >> Marketplace >>
HiddenField
Free
This is a hidden field that you put in a Edit and/or Add page to store information in.

Usage:
1. Add a database field to table and select in Hiddenfield Type.
2. If you want to change value in JS

var ctrlHiddenfield = Runner.getControl(pageid, 'HiddenField');
ctrlHiddenField.setValue('This is the value I want to set');

3. If you want to change value in PHP

$values['HiddenField'] = 'This is the value I want to set';

Reviews

Login or Register to rate
12345
xlinesoft
2017-Mar-19
Rating only
Add to cart
12345
Ratings: 1
Edit plugin
Tony Silva
3/19/2017
1.0.12
PHPRunner
HiddenField Support'> Get support