--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bd0439e2-7fdd-4f7c-b6ce-4847d4a877c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/49997913-66f3-416d-847e-d2ba69459f0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/eab1a4c0-2cc1-41d0-aace-f8ef3fd73112%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Jack. I will write some more details when I get home. Have you ever used Ajax?
On Thu, Nov 9, 2017 at 3:14 PM Jack <valac...@gmail.com> wrote:
Ok I'm very stuck. Thought very hard about it but can't see how I can add a hidden field into the HTML, and relay the specified instance of the hidden field back to the views... or am I completely off about something?--Also in regards to the looped form's. If you look at my original code, I actually do have a <form> representing a button for each agent. The resulting page looks like this (excuse the bad CSS). I'm not sure if that is what you meant by having a form for each agent.So if I understood you correctly, I do have a separate <form> input for each displayed agent; looped with {% for agent in agent_list %}. The question is, how do I relay the correct agent linked to its 'Send Invite' button back to the views?
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/eab1a4c0-2cc1-41d0-aace-f8ef3fd73112%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
----
Adam F. Simon, PhD
Calabasas, CA.
cell: 818-425-3719
home: 818-880-8405
Feel free to link w/ me: LinkedIn
--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/k5mwo58aPfU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAH-jdcw11Z1w2qRCkuwzdXL0qFNXD1PkLJsw6sRSVHNDBfWAfQ%40mail.gmail.com.
No I am not familiar with Ajax. I only know a bit of JavaScript.ᐧOn Thu, Nov 9, 2017 at 6:19 PM, Adam Simon <add.si...@gmail.com> wrote:
Hi Jack. I will write some more details when I get home. Have you ever used Ajax?
On Thu, Nov 9, 2017 at 3:14 PM Jack <valac...@gmail.com> wrote:
Ok I'm very stuck. Thought very hard about it but can't see how I can add a hidden field into the HTML, and relay the specified instance of the hidden field back to the views... or am I completely off about something?--Also in regards to the looped form's. If you look at my original code, I actually do have a <form> representing a button for each agent. The resulting page looks like this (excuse the bad CSS). I'm not sure if that is what you meant by having a form for each agent.So if I understood you correctly, I do have a separate <form> input for each displayed agent; looped with {% for agent in agent_list %}. The question is, how do I relay the correct agent linked to its 'Send Invite' button back to the views?
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/eab1a4c0-2cc1-41d0-aace-f8ef3fd73112%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
----
Adam F. Simon, PhD
Calabasas, CA.
cell: 818-425-3719
home: 818-880-8405
Feel free to link w/ me: LinkedIn
--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/k5mwo58aPfU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAH-jdcw11Z1w2qRCkuwzdXL0qFNXD1PkLJsw6sRSVHNDBfWAfQ%40mail.gmail.com.--Jack Zhang
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFoBqVb8fnSgFDb451yhZavF3gdguKxYj%3DAPnpSYq3c2sEyZ8w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.