VTModuleDesigner icon indicating copy to clipboard operation
VTModuleDesigner copied to clipboard

Result is not an object error

Open maverick12986 opened this issue 10 years ago • 3 comments

Hi Sardoj,

First of all, many thanks for such a wonderful module.

I was able to install & create a custom module using your Module Designer. The custom module works fine as well, no issue there.

The issue that I am facing is I am unable to open my custom module in the Module Designer. Each time I select my Custom Module I get error: "Result is not an object".

I am not a developer & I have just started using Vtiger 6.4.0 community edition, hence unable to understand what this error means?

Please advise possible solution.

Thank You.

maverick12986 avatar Nov 18 '15 16:11 maverick12986

It works fine for me. Can you post here your module to check it?

playmono avatar Mar 17 '16 10:03 playmono

Hi, I have the same issue, please help! PublicTender_2016-04-14_1.0.4.zip

ITOmauricioherran avatar Apr 14 '16 15:04 ITOmauricioherran

Hi Guys I had this issue also, it turned out that using UIType 72 "Amount" was my issue. I thought this was the correct UI type to use for a monetary amount, but it caused the error. i investigated what is used on other modules and it is UI type 71. Once I changed to this the issue was resolved. This error came up for me in the records list view when there was any records present. Initially the view appeared, but once I added the first record, I could not access the main records list page. I hope this helps someone.

Adam

fauners avatar Apr 20 '16 09:04 fauners