×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Custom Fileds cannot be creat

Custom Fileds cannot be creat 10 years 4 months ago #26392

  • Selcuk
  • Selcuk's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 0
Dear Supportteam,

if i would like Creat an Custom Field in Hotspots Pro 3.6.2 it displayed the following error:

Warning: Spoiler! [ Click to expand ]

Custom Fileds cannot be creat 10 years 4 months ago #26398

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Let me guess you've updated from a previous hotspots version?

The udpate has failed to create the necessary tables and fields....

The code I shared here should help:
compojoom.com/forum/hotspots-core/18932-...-after-upgrade#25763

Regards,
Daniel

Custom Fileds cannot be creat 10 years 4 months ago #26402

  • Selcuk
  • Selcuk's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 0
Hi Daniel,

Thank you for the Link! It! Now I can create Custom Fields without the Error-Message. But the Custom Fields don't be Displayed in the Frontend...

Custom Fileds cannot be creat 10 years 4 months ago #26403

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
So, you've edited a hotspot, have added your custom field info and when you look at the hotspot in single view you can't see the custom information?

Custom Fileds cannot be creat 10 years 4 months ago #26405

  • Selcuk
  • Selcuk's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 0
Right! But i've already reinstalled the Component and now it works fine!

Another Question: Can I Set the Description Text, set as "non mandatory field" ?? I would like use only the Custom Fields

Custom Fileds cannot be creat 10 years 4 months ago #26407

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
I think that you should be able to use this trick over here to override the required="true" :
compojoom.com/blog/entry/create-a-plugin...tspots-marker-fields

Regards,
Daniel
The following user(s) said Thank You: Selcuk

Custom Fileds cannot be creat 10 years 4 months ago #26410

  • Selcuk
  • Selcuk's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 0
When one of the Custom Fields is not filled out, the alignment of the other Fields is not correct (See Screenshot)

When the empty Fields are filled (space is sufficient) the alignment is correct. Is it possible to automatically fill out empty fields with a space ( ) ?
In the Screrenshot only the Telephone number was entered.
Attachments:

Custom Fileds cannot be creat 10 years 4 months ago #26414

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Can you give me a link to your page?

Custom Fileds cannot be creat 10 years 4 months ago #26419

  • Selcuk
  • Selcuk's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 0
Of course:
Here is only the Telephone number entered. The E-Mail Field is empty:
beta.online-werkstatt.org/hotspots/1-mie...s-testwatterkst.html
An in these one are both fields entered:
beta.online-werkstatt.org/hotspots/1-mie...2-testwatterkst.html

Custom Fileds cannot be creat 10 years 4 months ago #26423

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
You need to add this line to your css and it will be properly aligned. Actually I thought that I'm not showing the field if it doesn't have anything entered in it... but obviously I do. Do you think that it would be better to hide the info if it is not filled?
.hotspots-customfields dl {
clear: both;
}

Custom Fileds cannot be creat 10 years 4 months ago #26424

  • Selcuk
  • Selcuk's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 0
Hi Daniel,
your Code works perfectly!! Thanks

Yes I think it would be better to hide the unfilled lines completely..
  • Page:
  • 1
Time to create page: 0.186 seconds