I'm just wondering if anyone ran into the same issue... I showed my "mobile code form" to a couple completely non-technical people and they seem to struggle with the idea of putting the "content" where it needs to go. Basically in between the [mobilecode] tags. I know it seems obvious but somehow I got confused for a sec too.

Anyway, I'm wondering if there's a plan to implement the mobile code as a cck field rather than an input format.
Just to make sure that my question is clear, I'm wondering whether there is or will be a way to input just text into a (mobile code) field without the need to input the

[mobilecode type="type" data="data type" size="size" name="name" tinyurl="tinyurl"]

and

[/mobilecode] 

I've attached an image to better demonstrate what I am asking about.

Thank you!

CommentFileSizeAuthor
#1 sample.jpg31.28 KBvasheck

Comments

vasheck’s picture

StatusFileSize
new31.28 KB

...

deciphered’s picture

Hi vasheck,

You can already use a CCK text field with the mobile codes CCK formatter (under display fields) to achieve this in 6.x-1.x-dev.
Evidently I haven't been very active on Mobile Codes for some time, but I do have plans to do a fairly major re-write of the module in the future, and I might look at a CCK field with all the options (instead of just the data field) as an addition.

Cheers,
Deciphered.

vasheck’s picture

Hi deciphered,

...sorry about that, I haven't tried the dev version yet... I'll test it out.

Once again, thanks for this great module.

v.

deciphered’s picture

Status: Active » Closed (fixed)