10 years ago
7
Topic

Dear friends in seblod community

greetings


we are planning to create a software and we intend to use seblod for most parts, I believe this is a very nice tool for development

I need a little help :


i'm using a text field to store the information in my databace but the information is stored ilke this:

<br />::name-of-my-field::my information::/name-of-my-field::

and when I use dynamic select to show this information it shows the whole thing


I just want to show “my information” in dynamic select field and not the whole”<br />:: ...”


What to do ???!!!

respects

Get a Book for SEBLOD
10 years ago
0
Level 1
my post just dissipated so i had to reply to it in order to get it back and i really need this information?/!!!1
10 years ago
2
Level 1

SEBLOD surely is a good choice for your project :)

What type of storage are youusing for that text field?

10 years ago
1
Level 2

Ahh thank you for coming to the rescue "gebeer"

here is the storage type:

custome->free->table-which-seblod-created-for-me->my-table

it is actually like this:

custome->free->ed5sx_cck_store_item_ekc_src_equipment->provider

respects

10 years ago
0
Level 3

@shakoor

Hope that I can help...

Try a different storage type.

Should your text field only be available in the content type where you created the field?

Then try Storage Standard -> Article -> name of your field -> check the box "Alter".

This way SEBLOD creates a new field in the table cck_store_form_nameofyourcontenttype and stores the data there without the ::name-of-my-field:: tags.

When you then retrieve the data in your dynamic select, you should get what you want.


@anybody elase

Please correct me if I'm wrong

10 years ago
2
Level 1

You can find a good introduction into the different storage types here.


And a video here.

They are both for SEBLOD v2 but will give you a general understanding.

10 years ago
1
Level 2

I am very happy, everything is working now

I appreciate the assistance gebeer

this is actually a very good tool for creating web-applications we can do everything with this (forms, lists, create relations and a lot more) it is really speeding our project up

nice work people


10 years ago
0
Level 3

I'm glad that I could help :)

SEBLOD is a very good tool. But the learning curve is pretty high and the documentation is somewhat wild.

But once you get the basic concepts, it is a great extension to work with.

Enjoy!


And please don't forget to mark the topic as solved

Get a Book for SEBLOD