Suitelet Page For Resource Allocation

Scenario: We need to create a suitelet page for resource allocation. The suitelet page should contain similar pages like the same. The Body fields should contain, Project Name. Common project fields. The sublist structure should same as the below image. Solution We can use a client script for the validation and another suitelet for background… Continue reading Suitelet Page For Resource Allocation

Issue in setting a custom field value automatically using client script (field changed) during the inventory item creation.

In inventory item creation , when selecting a parent item (sub item of) i need to set the value of some custom fields in child similar to its parent item, like category type and attribute types. I have used field changed event in client script to automatically set the values corresponding to its parent item.… Continue reading Issue in setting a custom field value automatically using client script (field changed) during the inventory item creation.