Skip to Content
मेन्यू
This question has been flagged
The question has been closed for reason: Question / Code not indented
by wwy on सोमवार 27 मई 2024 03:28:20
1 Reply
1204 Views
   

Hi, 

Please advise how to make the below attribute functional. With below code, I can save the record without entering "measure_data_ids". The attribute  required="test_type_id ==5" did not work.


   

          

                    

                                 

                                  

                                  

                    

           

 




Avatar
Discard
Best Answer

Hmm normally, we don't hard code like that. Assume 5 is the value you want need to be required, let's create a non store field to has the value which id is 5, then the required now will be equired="test_type_id ==require_field" (not u need to add field="require_field" invisible="1" before declare require attr)

Avatar
Discard
Author

Hi Duong,
Sorry, please provide more deatils

Related Posts Replies Views Activity
4
मई 25
2548
2
मई 25
5925
1
मार्च 25
1704
4
मार्च 25
4531
3
फ़र॰ 25
5534