EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
October 10, 2024, 09:46:10 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
Form + combotree
Pages: [
1
]
« previous
next »
Print
Author
Topic: Form + combotree (Read 2857 times)
rezzonico
Full Member
Posts: 186
Form + combotree
«
on:
February 05, 2020, 03:58:31 AM »
Hi all,
I have a form with a combotree field.
How can i pass to "prog.cgi" the value of "Homepage" ?
Thanks Miche
<form>
<input class="easyui-combotree" id="Homepage" name="Homepage" data-options="
url: 'prog.cgi?Homepage=' + #Homepage
">
</form>
«
Last Edit: February 05, 2020, 04:04:15 AM by rezzonico
»
Logged
jarry
Administrator
Hero Member
Posts: 2274
Re: Form + combotree
«
Reply #1 on:
February 06, 2020, 04:49:45 AM »
Please call 'submit' method to submit your form.
Code:
$('#ff').form('submit', {
url: ...
})
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...