Compare two fields

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Compare two fields

Bharamani
Hi

  how can compare two field

 

How can i confirm second input with first input as in image
Thanks
Bharamani
Reply | Threaded
Open this post in threaded view
|

Re: Compare two fields

Alessandro  Vernet
Administrator
Hi Bharamani,

Assuming that the name of the first field is `account`, on the second field, you could have a validation formula that simply says: `. = $account`. You'll let me know if this works for you.

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Compare two fields

Bharamani
Thanks Alex

It works fine
Thanks
Bharamani
Reply | Threaded
Open this post in threaded view
|

Re: Compare two fields

Alessandro  Vernet
Administrator
Hi Bharamani, perfect, and thank you for confirming.

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Compare two fields

Bharamani
Hi Alex

          In case if i want to compare two fields like

          bptec009@gmail.com and BPTEC009@GMAIL.COM

          is it possible to use equalsIgnoreCase() like java?

         
Thanks
Bharamani
Reply | Threaded
Open this post in threaded view
|

Re: Compare two fields

bruno.buzzi
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Compare two fields

Bharamani
Thanks Bruno,

       
Thanks
Bharamani