I need to work with an Advanced List app type, because I need the sales order nwId that I am on in a mini-app. On top of this, I need the ability to have fields in the header section of the app but I do not want it to filter on the data in the list. Is there a way to disable the filtering fields on an advance list?
Hi @stefanus - why are the additional fields in the header needed? Are they for display purposes only? Fields in the header of an Advanced List are intended for filtering and you cannot disable the filtering. Let us know more about your scenario and maybe we can suggest an alternative.
Hey Deb. We have a process where we want to specify a Vendor and Buyer in the Header of our mini-app so that it gets used when creating purchase orders. Currently we are restricted with mini-apps, because we need to retrieve the Sales Order nwId from which we launch the mini-app. This gets mapped to the mini-app and are used to run logic that pulls in specific sales order detail lines under certain conditions. We are not able to run logic on forminit for any other app type so need a way to have fields in the header that can be filled out by the user. Let me know if you need more info.