Saltar al contenido principal

Dynamic syntax in the title option of a template

Respondida

Comentarios

4 comentarios

  • Comentario oficial
    Martin Heigl

    Hello Damiano,

    I think I know what you mean.
    But print screens are always better.

    Yes, you can work with placeholders.

    Variable <str_parm. s_parm1> contains the article number

    In <... > you can define a Select statement. There placeholders are nested with {}.

    Full sequence

    <str_parm.s_parm1> <select "ItemName" from "OITM" where "ItemCode"={str_parm.s_parm1,dbstring}>

     

     

     

     

  • Yaremi Miranda Lopez

    Hello Damiano,

    Can you please provide a screenshot of what you need? Unfortunatelly I'm not sure I understand this queston and I want to provide the best anwser =)

  • Permanently deleted user

    Thank you Martin, this is exactly what I needed!

    Why this is not stated in the help of the template forms editing?

    Where can I find a list of these <str_parm.s_parm1> ?

     

    Thanks!

  • Martin Heigl

    Hi,

    you can see all variables in the debug window

    and in our beas script documentation.

    But realy not simple to use, if you don't have the knowledge.

    Current we working on B1UP functions inside beas and on better usability in all areas
    The template window is on our ToDo list too.

     

    regards Martin

     

Iniciar sesión para dejar un comentario.