Jump to content

awebcreature

Members
  • Posts

    51
  • Joined

  • Last visited

Everything posted by awebcreature

  1. Hello there! Is it possible to add drawing tools to the module? https://developers.google.com/maps/documentation/javascript/examples/drawing-tools On the current project i need to draw polygon on the map and save to DB for later use in front-end. What changes are needed? Thanks in advance!
  2. I have the same problem. It is possible within a repeater field? When they are outside from repeater , no problem. Any help?
  3. Thank you, diogo and onjegolders! I'll try later. Thanks again, you are awesome!
  4. Yes, in admin, not in front-end custom template.
  5. The question is where (template, field) to insert that " $user->nameOfField" to show content of that field. Generally: Current user has entered value in the field "Administration", in current case "Administration 1" When that current user creates new page (different template), in this page there is another field that should accept the value of the field "Administration" of this current user. Thank you for helping me!
  6. Thank you, onjegolders! That is new for me, please, share that information. Thanks again!
  7. Thanks, Mike! Calling $page->user->nameOfField was the first what I though but I don't see where i how to call it. No template file. That are fields in User page:
  8. Hello there! In my new project i need to populate field with current user information (field), which are inserted on user registration on "Users" in admin panel of PW. I add more fields in system template "User" which contain that information. The question is: how to auto-populate field with that information (field) of current user which create new page. That is in admin panel in PW, in template without file. Any advice are welcome! Thanks in advance!
  9. Yes, I use multi-langiage support and I'll update to the dev branch! Thanks!
  10. Thanks Ryan! Sorry for my poor explanation. I solved that problem, but now I have another one. When I add more then one new tag and save the page I get error : Unknown column 'field_title.data1038' in 'where clause' If added new tag is only one, all is normal but when they are two i get the error. If tags are created before and I just only select them, again no error. Thanks! ryan, on 26 Oct 2013 - 13:08, said: I'm not sure I fully understand the question or what you mean about a bootstrap-based template? But this blog profile demonstrates that tags are nothing more than just page references, and it's really more a matter of terminology (calling it "tags") and implementation on the front-end than anything else. So the means by which tags are implemented in the blog profile translates to any PW installation, and doesn't matter what CSS framework (or lack of one) is being used. You can think of the "Page" fieldtype as a tags fieldtype where it makes sense.
  11. Hello! I am very impressed with the new way to adding tags. It is possible to add this feature to working PW with data and bootstrap based template. I tried to insert tag's templates and fields with no sucess, the .JS , .inc, marcups and still look as this: Where is "the secret" of that ? Thanks in advance! I find "the treasure". I need to read more documentations ... Please , delete that post as unsubstantiated. Thanks!
  12. Hello ! I want to export translation. How to do that? Thanks in advance!
×
×
  • Create New...