跳至內容
選單
此問題已被標幟

I'm trying to put the *Date* field on the recruitment page,


There is one section that added a table with a column:

No, Description, Date



And added the *+* button, on that button click ajax will fire and return *HTML string*,

That I'll append in the table,


So ultimately the goal is to add functionality that users will add unlimited rows,


But while I render the new row, at that time *Date* widget does not work, It will work as Datetime,

In the first row, the date will be perfectly setted, but the another who comes through ajax will show the date-time. Here is the difference...


  • 1.1) Perfectly Works, this one is defined while the full template loaded on the page

  • 1.2) This one comes from the ajax call


Both XML sources are the same, but I don't know why it will contain an issue like this...

I got one solution, to call DateTime picker on ajax done, but it will open another dialogue box, which looks bad,


I want the same date picker only, that comes from the ajax call.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
2月 22
2791
0
10月 16
3770
1
6月 23
4129
1
4月 21
12205
2
1月 24
2504