due to promise in console value not printed. below issue we getting.
i used to resolve using promise.
to print use then
instead of this
this.userdata.get();
use below then;
this.userdata.get()
.then( res =>
alert(console.log(res))
)
)
I’ve enabled searchable dropdowns for all dynamic dropdown controls in Assignment Details. What I changed Added a dropdownSearch map...
No comments:
Post a Comment