![]() |
RecordForm color toggle with {bind } - Printable Version +- Curl Global Community (https://communities.curl.com) +-- Forum: Blogs (https://communities.curl.com/forumdisplay.php?fid=17) +--- Forum: Tech blog (https://communities.curl.com/forumdisplay.php?fid=18) +---- Forum: Robert blog (https://communities.curl.com/forumdisplay.php?fid=20) +---- Thread: RecordForm color toggle with {bind } (/showthread.php?tid=483) |
RecordForm color toggle with {bind } - RobertShiplett - 04-29-2012 {bind color } was not quite enough without a record change ... but PointerEnter becomes a toggle ... ![]() as we start to get things "right" for this little utility. Any other suggestion for trickling that CheckBox value change down into this RecordForm's child without adding a new Event class? RE: RecordForm color toggle with {bind } - RobertShiplett - 04-29-2012 has evolved to ... ![]() as we start to get things "framed" correctly for this little utility. Any new suggestion for trickling that CheckBox value change down into this RecordForm's child without adding a new Event class and before a record change? |