Skip to main content

Hi All, I have 2 questions:

1:what is the best way to hide an option in a Bill type? removing a debit adj 

 2: What is the best way to hide a tab from a screen/ Form

Hi @Ghazalshokrollahi  We can HIDE this Bill option from the DocType → Bills and Adjustments screen with the below simple steps.

  1. Open the Customization project
  2. Click on the Customize Existing screen
  3. Select the Bills and Adjustments screen (AP301000)
  4. Expand this screen and select the Fields section
  5. Add the DocType field
  6. Click on the Combo Box Values
  7. Inactivate the Bill Type from the Popup 
  8. Save 
  9. Publish the Package.

 

Please find the screenshots for reference.

 


@Ghazalshokrollahi  Reg. your 2nd question. Please find the details below.

  1. Open the Customization project
  2. Click on the Customize Existing screen
  3. Select the Bills and Adjustments screen (AP301000)
  4. Click on the screen
  5. Right side you can see the screen editor
  6. select the Tab, which you wanted to hide
  7. Select the Tab Property, Visible = False.
  8. Publish the package.

 

 


Brilliant, Thanks alot Naveen


Reply