by Otto » Mon Jul 29, 2019 1:33 pm
Dear Antonio,
would you please be so kind to make me a screenshot of the code insite the post.
Best regards
Otto
Otto,
Using fields values in HTML code:
use < and > in both extremes, can't write them here:
input id="builder" name="builder" type="text" class="form-control" value="{{_Value('builder')}}"
Where function _Value( cFieldName ) is:
function _Value( cFieldName )
return FieldGet( FieldPos( cFieldName ) )
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club********************************************************************