<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Bind widget to model variable in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/bind-widget-to-model-variable/qaa-p/12492495#M4680982</link>
    <description>&lt;P&gt;Indeed, using script variables or directly from the user input widgets I can update the model variables in event handlers.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jan 2022 11:05:30 GMT</pubDate>
    <dc:creator>former_member121087</dc:creator>
    <dc:date>2022-01-27T11:05:30Z</dc:date>
    <item>
      <title>Bind widget to model variable</title>
      <link>https://community.sap.com/t5/technology-q-a/bind-widget-to-model-variable/qaq-p/12492493</link>
      <description>&lt;P&gt;Hi SAC experts,&lt;/P&gt;
  &lt;P&gt;Is it possible to bind a user input widget to a model variable with the goal of modifying the model variable from the input widget? &lt;A href="https://help.sap.com/viewer/00f68c2e08b941f081002fd3691d86a7/LATEST/en-US/0192dc472ba946989d05d444e598e265.html" target="_blank"&gt;The documentation seems to think so&lt;/A&gt;, unless I misunderstood.&lt;/P&gt;
  &lt;P&gt;I was able to do it through scripts in onChange events of input widgets (&lt;A href="https://help.sap.com/doc/958d4c11261f42e992e8d01a4c0dde25/release/en-US/index.html#DataSource_MsetVariableValue"&gt;DataSource.setVariableValue&lt;/A&gt;), but is it possible without scripting?&lt;/P&gt;
  &lt;P&gt;Thanks for your time&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 14:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/bind-widget-to-model-variable/qaq-p/12492493</guid>
      <dc:creator>former_member121087</dc:creator>
      <dc:date>2022-01-25T14:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bind widget to model variable</title>
      <link>https://community.sap.com/t5/technology-q-a/bind-widget-to-model-variable/qaa-p/12492494#M4680981</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;emilianogcasas&lt;/SPAN&gt;&lt;/P&gt;you can fill in the list of values through the bind&lt;BR /&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2009878-sac-ad-binding-var1.png" /&gt;&lt;/P&gt;&lt;P&gt;you can also pass the selected value without setVariableValue to a pre-created Script Variable&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2009879-sac-ad-binding-var2.png" /&gt;&lt;/P&gt;&lt;P&gt;but after that you still need to do something like&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Chart_1.getDataSource().setVariableValue("ZBA0194_CEOM_02",Variable1);   &lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;is it possible to make it so that immediately from the dropdown or input field directly to the variable is a good question.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 20:08:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/bind-widget-to-model-variable/qaa-p/12492494#M4680981</guid>
      <dc:creator>avsalynin</dc:creator>
      <dc:date>2022-01-25T20:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Bind widget to model variable</title>
      <link>https://community.sap.com/t5/technology-q-a/bind-widget-to-model-variable/qaa-p/12492495#M4680982</link>
      <description>&lt;P&gt;Indeed, using script variables or directly from the user input widgets I can update the model variables in event handlers.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 11:05:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/bind-widget-to-model-variable/qaa-p/12492495#M4680982</guid>
      <dc:creator>former_member121087</dc:creator>
      <dc:date>2022-01-27T11:05:30Z</dc:date>
    </item>
  </channel>
</rss>

