• Second line not appearing:Credit card line doesn’t appear. I though all short codes after form=”2,insert” ie. abase form=”?? would be displayed. Thank you for your reply

    [abase form=”2,insert” table=”MAIN” columns=”LoanType!’width:200px;font-size:12pt;’,AnnualRevenue!’width:150px;font-size:12pt;’,CreditScore!’width:75px;font-size:12pt;’,LegalEntity!’width:100px;font-size:12pt;’,AgeOfBusiness!’width:100px;font-size:12pt;” Add!elements=”LoanType,AnnualRevenue,CreditScore,LegalEntity,AgeOfBusiness”]

    [abase form=”??,insert” table=”MAIN” columns=”TakeCCards!’width:75px;font-size:12pt;’,CCSalesMonth!’width:250px;font-size:12pt;’,AmountOutstanding!’width:100px;font-size:12pt;,AssetsToPledge!’width:200px;font-size:12pt; Add!elements=”TakeCCards,CCSalesMonth,AmountOutstanding,AssetsToPledge”]

    [abase form=”??,insert” table=”MAIN” columns=”Address!’width:200px;font-size:12pt;’,City!’width:100px;font-size:12pt;’,State!’width:25px;font-size:12pt;,ZIP!’width:75px;font-size:12pt;’$Submit details” Add!elements=”Address,City,State,ZIP”]
    [abase form=”3,update table=”MAIN”]

    https://www.ads-software.com/plugins/abase/

Viewing 1 replies (of 1 total)
  • This example works for me:

    [abase form="2,search,/wordpress/resultados/" table="wp_routedb" columns="Nombre^name=%name%" elements="name,gradenum,in_10"]
    
    [abase form="search,/wordpress/resultados/" table="wp_routedb" columns="Grado^gradenum" elements="name,gradenum,in_10"]
    
    [abase form="3,search,/wordpress/resultados/" table="wp_routedb" columns="Nueva^in_10$Buscar" elements="name,gradenum,in_10"]
Viewing 1 replies (of 1 total)
  • The topic ‘Multiple Lines in form’ is closed to new replies.