signalpoint / date

The DrupalGap Date module.
0 stars 6 forks source link

No Date Field for New Nodes #21

Closed mkinnan closed 8 years ago

mkinnan commented 8 years ago

Went to create a new node with date field, and there is no field:

date-no-field

signalpoint commented 8 years ago

@mkinnan There is likely a console log warning message(s) in this case... please confirm, thanks.

mkinnan commented 8 years ago

@signalpoint Sorry ... forgot to include:

options_field_widget_form - unknown widget type: entityreference WARNING: date_field_widget_form() - unsupported default value 2: now date_field_widget_form - TypeError: Cannot read property 'getHours' of null

mkinnan commented 8 years ago

Excellent! How do i push the code from src directory to build the new date.js?

signalpoint commented 8 years ago

Navigate to the date directory, and then run the grunt command.

Excellent! How do i push the code from srcdirectory to build the new date.js?

— You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub https://github.com/signalpoint/date/issues/21#issuecomment-213745398