How to configure form field after submit a case record from portal

Maddysunil
Kilo Sage

Hey Everyone, good morning

 

I have a requirement when end user submit a form from portal and he opens that ticket under my ticket >additional details on portal he can see submitted record but there are some extra fields are visible to him which was not present on form, my requirement is to hide those extra  fields . I have attached screenshot of form. 

5 REPLIES 5

Ratnakar7
Mega Sage
Mega Sage

Hi @Maddysunil ,

 

You can remove those extra fields from 'Service Portal' view on the Case form with the Configuring Form Layout as below:

 

Ratnakar7_0-1675328630943.png

 

Thanks,

Ratnakar

Hi Ratnakar, 

I can not see Service Portal view on case form

Maddysunil
Kilo Sage

I checked , Service Portal view is not available on case form..how to find that

BharathChintala
Mega Sage

@Maddysunil 

that is mostly the view 

if your URL contains something like this

"sp?sys_id=f12ca184735123002728660c4cf6a7ef&view=sp&id=ticket&table=incident" 

that is Service portal view" If you want hide for everyone configure layout and remove them or If you want hide based on log in user write client script with UI Type All and uncheck global and give view name to hide section. So it will work for portal also.

 

Thanks,

Bharath

If my inputs have helped with your question, please mark my answer as accepted solution, and give a thumb up.
Bharath Chintala