I added a date field to my content type and set the DrupalGap display to show the date fields. But for some reason the dates do not show on node pages in my drupalGap app. I had no problem displaying an image field, but not a date field?

Comments

tyler.frankenstein’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Did you install the Date module in your DrupalGap app?

http://www.drupalgap.org/project/date

Any custom fields provided by contributed modules on your Drupal site, need to have the corresponding contributed module installed in your DrupalGap app.

http://www.drupalgap.org/project/modules
http://www.drupalgap.org/node/74

info@cgfix.com’s picture

OH, I did not catch that! how obvious. Though I was mislead by this page ( http://www.drupalgap.org/node/216 ) Under Supported Fields, Date is listed along with image and the other included fields.

I guess it makes since if I had to install a drupal module, I have to install a DrupalGap Module. But maybe you should add a link to each corresponding drupalGap module or just make it apparent with an * or somthing.

Thanks,

tyler.frankenstein’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Thanks for confirming, and for the suggestions. I'm glad it's working. Please feel free to edit that page in the DrupalGap documentation to make it more clear, and you'll be listed as a contributor to the page ;)