@@OracleCloudSunilKumarVlogs hey I have a small use case in HCM where I wanted to add a validation of Hire Date field, I.e Recruiter can't enter Hire date less than sysdate
Hi Sir, I have one question , can we put the similar validation rules on payable forms ? bcz i did not see any standard object in application composer to put validation there. please suggest
Hi expert, May I know is there anyway to use the validation rule to set one field unique(or validate the value is existed or not)? It will be very grateful if you could share me a sample . Thank you!
Nice video, I have a question here, if any exception occurs suppose no data found then can we show the message on some Popup Window in Application Composer?
Hey there. How i can add a custom validation on Create Journals page. i couldn't find any object related to journals in the application composer to add validations.
Good content @Sunilkumar , @Oracle Cloud SunilKumar Vlogs Thanks for sharing this info
Thank you!
@@OracleCloudSunilKumarVlogs hey I have a small use case in HCM where I wanted to add a validation of Hire Date field, I.e Recruiter can't enter Hire date less than sysdate
Very helpful
Hi Sunil, is there any possibility to hide a row dynamically
No
Hi Sir, I have one question , can we put the similar validation rules on payable forms ? bcz i did not see any standard object in application composer to put validation there. please suggest
Muzamil, if the object is available in application composer then only we can put validation rules
@@OracleCloudSunilKumarVlogs thank you sunil ☺️
Hi expert, May I know is there anyway to use the validation rule to set one field unique(or validate the value is existed or not)? It will be very grateful if you could share me a sample . Thank you!
Check the point 7 code from below blog
oraclecxsunilkumar.blogspot.com/2022/09/usefull-oracle-fusion-cloud-groovy.html
Nice video, I have a question here, if any exception occurs suppose no data found then can we show the message on some Popup Window in Application Composer?
You can use validation message and use try - catch methods to throw any errors
Hey there. How i can add a custom validation on Create Journals page. i couldn't find any object related to journals in the application composer to add validations.
Looks like it is not supported.
hi expert i haven't the search in application composer ..any help
Hi , can you pls describe your question in detail?
Hello, I created a formula field and it does not appear to be extracted in reports within the crm
Yes, formula files will not appear in reports. It will be available only in export management, pages and scripts.