Search found 7 matches

Go to advanced search

by Peter
Thu Jun 28, 2012 8:48 pm
Forum: Issues
Topic: Dynamic Horizontal Radio Buttons Control Issues
Replies: 18
Views: 2962
 
Jump to post

Dynamic Horizontal Radio Buttons Control Issues

Sorry, the HTML editor chopped up what I was saying. I removed "ui-btn-corner-all" from each label element and their child span elements. I didn't refresh anything.

by Peter
Thu Jun 28, 2012 8:42 pm
Forum: Issues
Topic: Dynamic Horizontal Radio Buttons Control Issues
Replies: 18
Views: 2962
 
Jump to post

Dynamic Horizontal Radio Buttons Control Issues

Hi Max,

I did the following:

  • Remove "ui-btn-corner-all" from the s and their span children.

  • Make sure only the left-most label has "ui-corner-left"

  • Make sure only the right-most label has "ui-corner-right".

    Peter/span

by Peter
Tue Jun 26, 2012 7:45 pm
Forum: Issues
Topic: Dynamic Horizontal Radio Buttons Control Issues
Replies: 18
Views: 2962
 
Jump to post

Dynamic Horizontal Radio Buttons Control Issues

Max, I've figured out some CSS removeClass() changes that, if I make them, will cause the radio buttons to show up like I want them to. The problem is that I need to make those changes after Tiggzi has finished the data mapping, and the dynamic radio button elements are in place. Is there a hook for...
by Peter
Sun Jun 24, 2012 4:07 am
Forum: Issues
Topic: Dynamic Horizontal Radio Buttons Control Issues
Replies: 18
Views: 2962
 
Jump to post

Dynamic Horizontal Radio Buttons Control Issues

That's correct. When I use dynamic creation thru tiggzi data mapping, it comes out looking like pic #1. My theory is that every cell is being rendered as if it is the only cell in a radio control.

by Peter
Sat Jun 23, 2012 3:27 am
Forum: Issues
Topic: Dynamic Horizontal Radio Buttons Control Issues
Replies: 18
Views: 2962
 
Jump to post

Dynamic Horizontal Radio Buttons Control Issues

Hi Max, 2) No, I'm using the same widget from the tiggzi palette - the radio widget. the only difference is that in the first picture, i'm using dynamic creation of the buttons based on a JSON list returned from a REST call, and in the second picture I'm using a static number of buttons defined insi...
by Peter
Fri Jun 22, 2012 10:17 pm
Forum: Issues
Topic: Dynamic Horizontal Radio Buttons Control Issues
Replies: 18
Views: 2962
 
Jump to post

Dynamic Horizontal Radio Buttons Control Issues

Hi Max, #1 : This doesn't seem to be possible via "more properties". The element that needs to be modified is a "fieldset" element with other attributes: data-role="controlgroup" data-type='horizontal'. Modification of this element is not supported inside the tiggzi app...
by Peter
Fri Jun 22, 2012 9:33 pm
Forum: Issues
Topic: Dynamic Horizontal Radio Buttons Control Issues
Replies: 18
Views: 2962
 
Jump to post

Dynamic Horizontal Radio Buttons Control Issues

Hi, I've been trying a few things in Tiggzi, and am having a few issues with using a dynamic radio button control. Specifically: I'd like to be able to use the "data-mini" style on the radio control. I can't see how to do this inside tiggzi - what I have been doing is modifying the Tiggzi-...

Go to advanced search