1. Stephen Armstrong-Smith
  2. Wishlist
  3. Friday, 09 August 2013
  4.  Subscribe via email
Hi Daniel,

I've adapted your code but struggling with something. Unsure if this is a wishlist question as I've already done 95% of the work.

I'm creating custom pages for users using drag & drop. The pages allow for DnD modules for different layouts.

What I've done is added a field and row to database called width. Purpose of this is to allow users to select the width of the dropped modules.

The part I'm having difficulty with is page:

/public_html/components/com_notes/views/note/tmp/default.php

See below code as example. Is this something you can assist with or is there another site you suggest I can look at which maybe able to help me.

The line "<?php echo $this->form->getInput('width'); ?>" - returns the current value of the width from the record in question.

Thanks

Stephen


<?php echo JHtml::_('form.token'); ?>
<ul>
<li>
<?php echo $this->form->getLabel('width'); ?>
<?php echo $this->form->getInput('width'); ?>
</li>
</ul>
<br>
<select size="1" name="width" id="width" type="input">
<option>150px</option>
<option>175px</option>
<option>200px</option>
<option>225px</option>
<option>250px</option>
<option>300px</option>
<option>325px</option>
<option>350px</option>
<option>375px</option>
<option>400px</option>
<option>425px</option>
<option>450px</option>
<option>475px</option>
<option>500px</option>
</select>
Responses (5)
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
I'm not sure what is the question?
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. Wishlist
  3. # 1
Accepted Answer Pending Moderation
Sorry Daniel,

Question is how to add a drop-down list to Cnotes using existing code.

I've already worked it out for the initial adding of note.

I'll send you a private message with URL

Stephen
  1. more than a month ago
  2. Wishlist
  3. # 2
Accepted Answer Pending Moderation
I cant find where to private message you.

URL is http://mymusicwall.co.uk

I've setup test account. username daniel, password daniel

When logged in see pages "my music wall" and those below

Stephen
  1. more than a month ago
  2. Wishlist
  3. # 3
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
Hey Stephen,
I'm really sorry, but I still don't understand what your question is.
i went to your site, in the module I see the dropdown field, so I'm not sure what you want to do?

The data is not saving in the database or what?
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. Wishlist
  3. # 4
Accepted Answer Pending Moderation
Hi Daniel,

I can get the data to save in the database but only as a text field - I do not know how to get the drop-down to work on the page to edit an existing entry. I know it must be something really easy for you to do. I can not get the drop-down to work to save - but I can get it to save from the text box. Where and what do I need to change to get drop-down to work when editing an existing record?

Stephen
  1. more than a month ago
  2. Wishlist
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Last questions

Language parameter in the link to the comment
Hello. 1) I have a multilingual website (3 languages). If someone added a comme...
1 Replies
Posted on Saturday, 06 April 2024
categories icon in header
Hi! I saw this in the promo, but I can't find how to set it up. https://compo...
0 Replies
Posted on Monday, 22 April 2024
  • New
    • #style
    • #Categories
    Questions on new installation...
    Working on getting this set up... https://eastend2024.joepolecheck.com/rumma...
    3 Replies
    Posted on Wednesday, 17 April 2024
  • Resolved
  • New
  • Changes to the Submission form
    Can you make changes to the Submission form? There are a few fields I'd like to ...
    0 Replies
    Posted on Thursday, 18 April 2024
  • New
  • Error received? Class "XMLReader" not fo
    Just installed the Pro version of Hotspots, but am getting an error when I try t...
    1 Replies
    Posted on Wednesday, 17 April 2024
  • Resolved
  • New