i have a requirement for CMDB form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 08:51 AM
Hi all ,
I have a requirement in cmdb form , we have fields inn CMDB computer form
based on the install status
when install status is installed ,issued date is mandatory and clear the returned date
when the install status is pending repair or in stock issued date is empty and Return date will be mandatory
How to achieve thsi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 10:53 AM
Check the background name of the fields and choices in line 6 and 7 there is difference
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 10:57 AM
Please see the below one
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 11:04 AM
in line 12 u have written 'u_installed_status' and in line 6 and 7 check the choice value will always be in lowercase or some numeric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 11:14 AM
changed but it was not working bro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 11:15 AM
can u send me backend value choices in install status