Hello,
We are trying to extend the My Travel and Expense application (TRV_TE_CRE) to hide the Attachment form in the Expense Details (Image 1). From what I can tell, the form is located within the GenericClaim.fragment.xml file.
This form does not seem to have an ID, and is located within a Fragment (Image 2). We have hidden items within a View before, but the same logic does not seem to apply here. Can someone please help?
**NOTE: By extending the GenericClaim Controller, we can hide the 'fileupload' link (the + button), but we want to hide the whole form (that includes the word 'attachment').
Image 1:
Image 2:
Thanks,
Rob,