• Hi

    I have a template form that uses fields from a table for the address as follows:

    <<NAme>>
    <<Address1>>
    <<Address2>>
    <<address3>>
    <<Address4>>
    <<County>>

    I want to be able to delete any blank lines in the address so the I get the following

    Name
    Address1
    Address2
    County

    (in the above example the fields Address3 and Address4 are blank

    Regards

    Bobby

    • Offizieller Beitrag

    This is the code for this: