<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Input from user</title><link>https://www.aras.com/community/f/development/3788/input-from-user</link><description>What statement i need to write to take input from user on the field?</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Input from user</title><link>https://www.aras.com/community/thread/1371?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2018 17:10:18 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:9f5909c6-9b7e-41be-9254-ce0e4dfd598b</guid><dc:creator>Eli Donahue</dc:creator><description>Hi Mily,

I think I addressed this question on your post here: &lt;a href="http://community.aras.com/en/forums/topic/review-method/#post-11265"&gt;community.aras.com/.../&lt;/a&gt;

Eli

&lt;hr /&gt;

Eli Donahue

Aras Labs Software Engineer&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Input from user</title><link>https://www.aras.com/community/thread/1359?ContentTypeID=1</link><pubDate>Tue, 20 Feb 2018 05:17:43 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:576e57ff-ebdf-4080-b956-c3c656b45d44</guid><dc:creator>Kara</dc:creator><description>As i want to write a method to take value of first field to the second field on button click..

Can you review my code? And correct it?

document.getElementsByName(&amp;quot;field_one&amp;quot;).value=&amp;quot;&amp;quot;;
var fieldtwo = &amp;quot;field_one&amp;quot;.value ;
handleItemChange(&amp;quot;field_two&amp;quot;,document.getElementsByName(&amp;quot;field_one&amp;quot;).value);&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>