Changes

Bxp API - Pop a URL

301 bytes added, 15:41, 25 May 2015
no edit summary
= How to pop a URL demo =
$formDescriptor['text'] = array( 'type' => 'text', 'label' => 'text', 'default' => 'Valeur par défaut', # Default String in field 'size' => 10, # Display size of field 'maxlength'=> 7 # Input size of field );
== Details ==
7,528
edits