• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: IF condition not working in Submissions menu View

IF condition not working in Submissions menu View 7 years 9 months ago #37096

  • sukesh.k
  • sukesh.k's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
i have used following syntax in Row layout of Submission view menu to display the result if value is empty

if{ {Email:value}} Display result {/if}

This code doesn't work , any solution for this
The administrator has disabled public write access.

IF condition not working in Submissions menu View 7 years 9 months ago #37122

  • iceferret
  • iceferret's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 246
  • Thank you received: 64
it should be
{if {Email:value}} Display result {/if}
note space between if and second bracket
If you can keep your head when all about you are losing theirs, then you obviously don't understand the situation!
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!