-
Using moqups, mockup a sample JobListings Show/list page
-
hub thread: https://powerofus.force.com/0D58000002J1PPt
-
hub post: https://powerofus.force.com/0D58000002AGZqU
-
hub request: https://powerofus.force.com/0D580000025Iexy
the JobListing and Calendar page both support filtering by a single campaignId. This request would be to allow that campaignId be a parent ca…
-
When visiting a job page, the url looks like this...
```
http://localhost:8080/#/jobListing/VHL01zkq2ioqnqPN
```
where
```
VHL01zkq2ioqnqPN
```
is our job id. The server correctly returns a 404 n…
-
G'day Mike,
v1.19 release changed layout of joblisting for
/wp-content/plugins/wp-job-manager/templates/content-job_listing.php
standard template is LI firstchild is A tag to the_job_permalink()
but n…
-
Scenario:
Create your own workflow rule that forced “web sign up” status to be “confirmed”, and create a validation rule on Shift that enforces that total number of volunteers was not greater than de…