Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Thirduser ERROR 12 Jul 2016 17:19 #14212

  • vlemos
  • vlemos's Avatar Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • Posts: 295
  • Thank you received: 41
Hello Admin

Please help with this error?

ERROR : View not found [name, type, prefix]: thirdusers, html, commuterView


Project: Commuter
View: addresses
Layout: default

Thanks
vlemos

Note: I think it is the filter in "addressitem.xml"
<field name="filter_created_by"
		type="ckajax"
		ajaxContext="commuter.thirdusers.ajax.filter2"
		label="COMMUTER_JSEARCH_CREATED_BY"
		class="element-filter"
		ui="chosen"/>

Please Log in or Create an account to join the conversation.

Thirduser ERROR 12 Jul 2016 21:57 #14213

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
I fixed that today, before you post it.

Did you tried to download again ?

Note : I can see an error with one of your fields names 'image_' it conflicts with 'image' because the last underscore is trimmed. I don't know why. I should fix that, but in the meantime, you can rename it in something else.
Coding is now a piece of cake
The following user(s) said Thank You: vlemos

Please Log in or Create an account to join the conversation.

Thirduser ERROR 12 Jul 2016 23:25 #14215

  • vlemos
  • vlemos's Avatar Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • Posts: 295
  • Thank you received: 41
Thanks Admin

conflicts with 'image' because the last underscore is trimmed


I know and use it at times to troubleshoot projects; would hate to see it go. :evil:

Please Log in or Create an account to join the conversation.

Thirduser ERROR 13 Jul 2016 06:13 #14222

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
What do you mean, to debug.

Ah ok, because you can create 2 fields with the same same. But what about the SQL creation ?

Don't worry, I have other priorities at the moment. But one day it will be fixed because it raise a very uggly SQL error at instalL And I think it is common to use underscores prefix and suffixes in the fields names. So you will need to find another way to dump vars...
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

Thirduser ERROR 13 Jul 2016 12:34 #14223

  • vlemos
  • vlemos's Avatar Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • Posts: 295
  • Thank you received: 41
Changing field types in the builder can be a very disruptive, destructive and labor intensive process. This simple "flaw" allows me to introduce a new field type for the same field name and generate the new code. The component doesn't work out of the box or in the sandbox but I hardly use the sandbox for advanced projects.

Now you know my secret, take your time on this fix.
vlemos

Please Log in or Create an account to join the conversation.

Thirduser ERROR 14 Jul 2016 22:11 #14251

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
In future, I will make the fields type changeable. It is not so easy for me in the builder that's the problem. But It will be available one day.
So you simply need that, no ? Changing a field type without having to loose the instances of it in the forms and grids.
Correct ?
Coding is now a piece of cake
The following user(s) said Thank You: vlemos, organicwebs

Please Log in or Create an account to join the conversation.

Thirduser ERROR 14 Jul 2016 22:39 #14256

  • vlemos
  • vlemos's Avatar Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • Posts: 295
  • Thank you received: 41
YES, would be great. . . :whistle:

Please Log in or Create an account to join the conversation.

Thirduser ERROR 15 Jul 2016 09:32 #14261

+1 for a Field type change feature one day.

It would save a lot of time manually rebuilding the pages. ;)
Just call me Chris :)

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.098 seconds

I jumped and started to work on a demo component... but 2 days later this demo component became the real component. I just showed today the end result to my customer and he turned to me and said... "this is more than I expected"... All of this is because Cook did cut about 70% of my work and provided me more ways to improve the usability of the component. The end result was 17 tables all related between than to generate a full dashboard for the travel agents. Thanks for Cook developers for such great tool. This component would not be possible to be done at short time with all the features in it
Griiettner (Forum)  

Get Started