Apply Customization

Hello Guys i create a customization in Cash receipt entry screen, on Credit Card Tab. when i go to menu maintenance to apply the customization the customization do not appear listed in the drop down of the menu.
I already check that the flag Work in process will be checked off.

Did you save the customization for all companies. If not that will stop it from appearing in the menu maintenance. It is a bug in the system.

Vinay Kamboj

If it’s a subform (a form within another) you’ll have to create an empty customization with the same name in the Parent Form.

-Jose

Thanks jose but idk why the customization was acting like that in the main report in test but when i export it from test to live it is available and works great in live i will have to dig more to see what is going on in test. thanks a lot for your help

Hi @Jose_Gomez, let’s say I want to custom a 3rd level form, the first level form have a custom attached, so second and 3rd level forms should have a custom named exactly the same as the first level?

AP invoice → custom (APcust v1.2)
pring group edit list
ssrs email ---- customize it

Should be the same. Each form passes its customization name to the next calling form.

1 Like

Thank you Mark, I’ll give it a try and let you guys know.

After Testing… it is not working…

I have the APInvoice Entry form with a custom named: “custom”
the Print Group Edit list window has a custom named: “custom” and the SSRS email custom has a custom named “custom” but it seems like I haven´t been capable of starting the last 2 customizations… if I run the whole process in Developer mode, I´m capable of select each one of the customs and it works… but obviously I need them to run without the developer mode enabled.

any other suggestion?

Guys my problem was that test was acting up funcky i move it to live and the customization was there to be applied to the menu thanks you all