xxsashixx Posted April 15, 2009 Share Posted April 15, 2009 At the editing products page, in custom fields. This is what I have, two tickboxes and one textarea. How can I make it so that if tickbox b is ticked textarea is required but if tickbox is ticked then tickbox b and textarea is not needed. Example: if( a == ticked ) { b && textarea cannot be ticked and filled in } elseif (b == ticked) { a cannot be ticked && textarea is required } I'm not sure if smarty can do this let alone I don't even know how it works Thanks 0 Quote Link to comment Share on other sites More sharing options...
xxsashixx Posted April 16, 2009 Author Share Posted April 16, 2009 Can't seem to edit my post but I also have on more question, is it possible to add a hyperlink to the configurable options? 0 Quote Link to comment Share on other sites More sharing options...
xxsashixx Posted April 16, 2009 Author Share Posted April 16, 2009 ANyone? Buump? 0 Quote Link to comment Share on other sites More sharing options...
xxsashixx Posted April 20, 2009 Author Share Posted April 20, 2009 No one knows? 0 Quote Link to comment Share on other sites More sharing options...
Klangaroo Posted April 23, 2009 Share Posted April 23, 2009 You can not do this using custom fields, you'd need to build a custom frontend. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.