Where does the value come from? ------------------------------------- Madhav<[email protected]> wrote:
Hi In my application i have declared a text field as readonly and when submitting i am not able to capture the value associated with the text field . I have declared textfield as readonly in my snippet as follows "sum" -> SHtml.text(sum, sum = _,"id"->"totalSum","readonly"- >"readonly") and in html file declaration any ideas how to get the value of the field ?? -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en. -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
